Labels:text | screenshot OCR: Client Workstation Database Server Two-tier client-centered with all application code at the client workstation accessing the database server through dynamic SQL. Client Database Workstation Server Two-tier server-centered with presentation logic residing at the client workstation and the majority of application logic at the database server in stored procedures. FIGURE 1. Client-centric vs. server-centric two-tier architectures.